Continuous Knapsack Problems
نویسنده
چکیده
TIle multiple-choice continuous knapsack problem is dermed as follows: maximize z = ~n ~~i CjJ'XiJ' 1=1 J= 1 subject to (1) ~n ~mi aijXij .;;; b, (2) 0 .;;; Xij .;;; I, i = 1,2, ... , n,j = 1. 2, ... , mi, (3) at most one of Xij G = 1,2, ... , mi) 1=1 J=1 is positive for each i = I, 2, ... , n, where n, mi are positive integers and aij are nonnegative integers. In this paper, it is proved that this problem is NP-complete (which strongly suggests the computational intractability to obtain exact optimal solutions). Then, starting with an approximate solution obtained from the LP optimal solution by rounding, two approximate algorithms are proposed and analyzed. TIle first one (called the breadth-l search method) obtains an approximate solution with the (worst case) relative error less than 25%. The required computation time is 0 (mN 10gN), where N = ~~= 1 mi and m = max mi. TIle second one (called the breadth-K search method) obtains an approximate solution within an arbitrarily specified (worst case) error bound € x 100% in 0 (m rl/4(e€2 n N rl/4(e-€2 n ) time.
منابع مشابه
Stochastic Knapsack Problems
In this paper we study and solve two different variants of static knapsack problems with random weights: The stochastic knapsack problem with simple recourse as well the stochastic knapsack problem with probabilistic constraint. Special regard is given the corresponding continuous problems and three different problem solving methods are presented. The resolution of the continuous problems serve...
متن کاملUpper bounds for the 0-1 stochastic knapsack problem and a B&B algorithm
In this paper we study and solve two different variants of static knapsack problems with random weights: The stochastic knapsack problem with simple recourse as well as the stochastic knapsack problem with probabilistic constraint. Special interest is given to the corresponding continuous problems and three different problem solving methods are presented. The resolution of the continuous proble...
متن کاملDynamic knapsack sets and capacitated lot-sizing
A dynamic knapsack set is a natural generalization of the 0-1 knapsack set with a continuous variable studied recently. For dynamic knapsack sets a large family of facet-defining inequalities, called dynamic knapsack inequalities, are derived by fixing variables to one and then lifting. Surprisingly such inequalities have the simultaneous lifting property, and for small instances provide a sign...
متن کاملBQIABC: A new Quantum-Inspired Artificial Bee Colony Algorithm for Binary Optimization Problems
Artificial bee colony (ABC) algorithm is a swarm intelligence optimization algorithm inspired by the intelligent behavior of honey bees when searching for food sources. The various versions of the ABC algorithm have been widely used to solve continuous and discrete optimization problems in different fields. In this paper a new binary version of the ABC algorithm inspired by quantum computing, c...
متن کاملA dynamic programming approach for solving nonlinear knapsack problems
Nonlinear Knapsack Problems (NKP) are the alternative formulation for the multiple-choice knapsack problems. A powerful approach for solving NKP is dynamic programming which may obtain the global op-timal solution even in the case of discrete solution space for these problems. Despite the power of this solu-tion approach, it computationally performs very slowly when the solution space of the pr...
متن کاملThe 0-1 Knapsack problem with a single continuous variable
Constraints arising in practice often contain many 0-1 variables and one or a small number of continuous variables. Existing knapsack separation routines cannot be used on such constraints. Here we study such constraint sets, and derive valid inequalities that can be used as cuts for such sets, as well for more general mixed 0-1 constraints. Specifically we investigate the polyhedral structure ...
متن کامل